spi: spi-uclass: Fix style violations
authorMario Six <[email protected]>
Mon, 15 Jan 2018 10:08:41 +0000 (11:08 +0100)
committerJagan Teki <[email protected]>
Wed, 24 Jan 2018 06:34:08 +0000 (12:04 +0530)
commit24fc1ec2ee71cd852e556f90bd352cc809ddeef9
tree3935d0f4e20b15271c9e31ccb3cb071b2fe36a5b
parenta3e32c5038aa674535ba1e48e994e9368ad47055
spi: spi-uclass: Fix style violations

Remove a superfluous newline, and reduce the scope of a variable.

Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Signed-off-by: Mario Six <[email protected]>
drivers/spi/spi-uclass.c